home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=Secure iXplorer
- AppVerName=Secure iXplorer 1.25
- AppId=Secure iXplorer
- AppPublisher=i-tree.org
- AppPublisherURL=http://i-tree.org
- AppSupportURL=http://i-tree.org
- AppUpdatesURL=http://i-tree.org
- DefaultDirName={pf}\i-tree.org\Secixpro
- DefaultGroupName=Secure iXplorer
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\secixpro.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\putty.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\pscp.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\psftp.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\plink.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SecixproHelp.cnt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SecixproHelp.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SecixproAssist.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\vncviewer.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\SecixproStartupTips.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\uninstex.exe"; DestDir: "{app}"; Flags: restartreplace
- [Registry]
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; Flags: uninsdeletekey
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "UninstallString"; ValueType: String; ValueData: "{app}\uninstex.exe";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "Inno Setup: App Path"; ValueType: String; ValueData: "{app}";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "Inno Setup: Icon Group"; ValueType: String; ValueData: "{group}";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "Inno Setup: User"; ValueType: String; ValueData: "{username}";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "DisplayName"; ValueType: String; ValueData: "InnoUninst 1.9.0.802";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "HelpLink"; ValueType: String; ValueData: "http://aerodynamica.idz.net";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "URLInfoAbout"; ValueType: String; ValueData: "http://aerodynamica.idz.net";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "URLUpdateInfo"; ValueType: String; ValueData: "http://aerodynamica.idz.net";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "Inno Setup: Setup Version"; ValueType: String; ValueData: "3.0.6";
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\InnoUninst"; ValueName: "Publisher"; ValueType: String; ValueData: "Aerodynamica Software";
- [INI]
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Flags: uninsdeletesection
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Key: "Secixpro"; String: "InnoUninst";
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Key: "SourceEXE"; String: "{srcexe}";
- FileName: "{app}\uninstex.dat"; Section: "uninstex"; Key: "UninstEXE"; String: "{uninstallexe}";
- [Run]
- Filename: "{app}\secixpro.exe"; WorkingDir: "{app}"; Description: "Launch Secure iXplorer"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Secure iXplorer"; Filename: "{app}\secixpro.exe"; WorkingDir: "{app}";
- Name: "{group}\Uninstall Secure iXplorer"; Filename: "{app}\uninstex.exe"; WorkingDir: "{app}";
- Name: "{group}\Secure iXplorer Help"; Filename: "{app}\SecixproHelp.hlp"; WorkingDir: "{app}";
- Name: "{userdesktop}\Secure iXplorer"; Filename: "{app}\secixpro.exe"; WorkingDir: "{app}"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Secure iXplorer"; Filename: "{app}\secixpro.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: filesandordirs; Name: "{app}\uninstex.dat";
-